home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 4
/
Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO
/
Automation-Utilities
/
AutoIt.exe
/
Examples
/
comspec.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-01-18
|
183 b
|
10 lines
; Example Script
; ==============
; Creates a file called C:\hello.txt using the command.com command
; Echo and redirection
Run, COMMAND.COM /C Echo Hello > C:\Hello.txt